Global Index
HTML5 JS API Index > Shadow DOM Tutorials & Specs

HTMLShadowElement

Extends HTMLElement.

The shadow HTML element represents an shadow insertion point in a shadow tree.

Properties
ShadowRoot?
olderShadowRoot
Represents the shadow tree that is rendered in place of this shadow insertion point
boolean
resetStyleInheritance
Must reflect the resetstyleinheritance attribute.